Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marketplace support #150

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Marketplace support #150

merged 2 commits into from
Jul 13, 2021

Conversation

ddymko
Copy link
Contributor

@ddymko ddymko commented Jul 12, 2021

Description

Add marketplace support for application listing and deployment support for instances + bm

Related Issues

n/a

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@ddymko ddymko added the enhancement New feature or request label Jul 12, 2021
@ddymko ddymko requested a review from mamclaughlin July 12, 2021 23:27
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #150 (ce995df) into master (092b88a) will increase coverage by 5.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   54.43%   59.68%   +5.25%     
==========================================
  Files          23       23              
  Lines        1194     1352     +158     
==========================================
+ Hits          650      807     +157     
- Misses        279      280       +1     
  Partials      265      265              
Impacted Files Coverage Δ
application.go 57.14% <ø> (+3.29%) ⬆️
bare_metal_server.go 58.44% <ø> (+5.50%) ⬆️
instance.go 61.33% <ø> (+5.59%) ⬆️
govultr.go 91.91% <0.00%> (+1.22%) ⬆️
plans.go 57.14% <0.00%> (+3.29%) ⬆️
os.go 53.84% <0.00%> (+3.84%) ⬆️
regions.go 46.15% <0.00%> (+4.48%) ⬆️
backup.go 54.54% <0.00%> (+4.54%) ⬆️
iso.go 56.00% <0.00%> (+4.88%) ⬆️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 092b88a...ce995df. Read the comment docs.

@ddymko ddymko merged commit 5912470 into vultr:master Jul 13, 2021
@ddymko ddymko deleted the marketplace-support branch July 13, 2021 17:17
@ddymko ddymko mentioned this pull request Jul 14, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants